From: Werner Koch Date: Thu, 15 Nov 2018 15:13:52 +0000 (+0100) Subject: tools: Let gpg-zip print a deprecation warning. X-Git-Tag: archive/raspbian/2.2.12-1+rpi1+deb10u1~1^2^2~3 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=0e1670751ffdf374178990f1da4639e6c3f45978;p=gnupg2.git tools: Let gpg-zip print a deprecation warning. -- GnuPG-bug-id: 4251 Signed-off-by: Werner Koch (cherry picked from commit 2768293b1ee6f174f216f9006b5bc3e0c10265a2) Gbp-Pq: Name tools-Let-gpg-zip-print-a-deprecation-warning.patch --- diff --git a/tools/gpg-zip.in b/tools/gpg-zip.in index 48c4766..9047e36 100644 --- a/tools/gpg-zip.in +++ b/tools/gpg-zip.in @@ -34,6 +34,9 @@ Usage: gpg-zip [--help] [--version] [--encrypt] [--decrypt] [--symmetric] Encrypt or sign files into an archive." + +echo "gpg-zip: This script is deprecated - please use gpgtar instead." >&2 + tar_verbose_opt="v" while test $# -gt 0 ; do